Builder

class Builder : GeneratedMessage.Builder<BuilderT> , MeshProtos.ClientNotificationOrBuilder

A notification message from the device to the client
To be used for important messages that should to be displayed to the user
in the form of push notifications or validation messages when saving
invalid configuration.
Protobuf type meshtastic.ClientNotification

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
.meshtastic.DuplicatedPublicKey duplicated_public_key = 14;
Link copied to clipboard
.meshtastic.KeyVerificationFinal key_verification_final = 13;
Link copied to clipboard
.meshtastic.KeyVerificationNumberInform key_verification_number_inform = 11;
Link copied to clipboard
.meshtastic.KeyVerificationNumberRequest key_verification_number_request = 12;
Link copied to clipboard

The level type of notification
.meshtastic.LogRecord.Level level = 3;
Link copied to clipboard
.meshtastic.LowEntropyKey low_entropy_key = 15;
Link copied to clipboard

The message body of the notification
string message = 4;
Link copied to clipboard

The id of the packet we're notifying in response to
optional uint32 reply_id = 1;
Link copied to clipboard

Seconds since 1970 - or 0 for unknown/unset
fixed32 time = 2;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
.meshtastic.DuplicatedPublicKey duplicated_public_key = 14;
Link copied to clipboard
.meshtastic.DuplicatedPublicKey duplicated_public_key = 14;
Link copied to clipboard
.meshtastic.DuplicatedPublicKey duplicated_public_key = 14;
Link copied to clipboard
.meshtastic.KeyVerificationFinal key_verification_final = 13;
Link copied to clipboard
.meshtastic.KeyVerificationFinal key_verification_final = 13;
Link copied to clipboard
.meshtastic.KeyVerificationFinal key_verification_final = 13;
Link copied to clipboard
.meshtastic.KeyVerificationNumberInform key_verification_number_inform = 11;
Link copied to clipboard
.meshtastic.KeyVerificationNumberInform key_verification_number_inform = 11;
Link copied to clipboard
.meshtastic.KeyVerificationNumberInform key_verification_number_inform = 11;
Link copied to clipboard
.meshtastic.KeyVerificationNumberRequest key_verification_number_request = 12;
Link copied to clipboard
.meshtastic.KeyVerificationNumberRequest key_verification_number_request = 12;
Link copied to clipboard
.meshtastic.KeyVerificationNumberRequest key_verification_number_request = 12;
Link copied to clipboard

The level type of notification
.meshtastic.LogRecord.Level level = 3;
Link copied to clipboard
open fun getLevelValue(): Int

The level type of notification
.meshtastic.LogRecord.Level level = 3;
Link copied to clipboard
.meshtastic.LowEntropyKey low_entropy_key = 15;
Link copied to clipboard
.meshtastic.LowEntropyKey low_entropy_key = 15;
Link copied to clipboard
.meshtastic.LowEntropyKey low_entropy_key = 15;
Link copied to clipboard
open fun getMessage(): String

The message body of the notification
string message = 4;
Link copied to clipboard
open fun getMessageBytes(): ByteString

The message body of the notification
string message = 4;
Link copied to clipboard
open fun getReplyId(): Int

The id of the packet we're notifying in response to
optional uint32 reply_id = 1;
Link copied to clipboard
open fun getTime(): Int

Seconds since 1970 - or 0 for unknown/unset
fixed32 time = 2;
Link copied to clipboard
.meshtastic.DuplicatedPublicKey duplicated_public_key = 14;
Link copied to clipboard
.meshtastic.KeyVerificationFinal key_verification_final = 13;
Link copied to clipboard
.meshtastic.KeyVerificationNumberInform key_verification_number_inform = 11;
Link copied to clipboard
.meshtastic.KeyVerificationNumberRequest key_verification_number_request = 12;
Link copied to clipboard
.meshtastic.LowEntropyKey low_entropy_key = 15;
Link copied to clipboard
open fun hasReplyId(): Boolean

The id of the packet we're notifying in response to
optional uint32 reply_id = 1;
Link copied to clipboard
Link copied to clipboard
.meshtastic.DuplicatedPublicKey duplicated_public_key = 14;
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.ClientNotification.Builder
Link copied to clipboard
.meshtastic.KeyVerificationFinal key_verification_final = 13;
Link copied to clipboard
.meshtastic.KeyVerificationNumberInform key_verification_number_inform = 11;
Link copied to clipboard
.meshtastic.KeyVerificationNumberRequest key_verification_number_request = 12;
Link copied to clipboard
.meshtastic.LowEntropyKey low_entropy_key = 15;
Link copied to clipboard

The level type of notification
.meshtastic.LogRecord.Level level = 3;
Link copied to clipboard

The level type of notification
.meshtastic.LogRecord.Level level = 3;
Link copied to clipboard
Link copied to clipboard

The message body of the notification
string message = 4;
Link copied to clipboard

The message body of the notification
string message = 4;
Link copied to clipboard

The id of the packet we're notifying in response to
optional uint32 reply_id = 1;
Link copied to clipboard

Seconds since 1970 - or 0 for unknown/unset
fixed32 time = 2;